Doc tweaks-
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 1 Oct 2003 22:53:57 +0000 (22:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 1 Oct 2003 22:53:57 +0000 (22:53 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktoggleaction.c

index 0ce1be66e93fcdedfedb8c6c7b7e56c313f214a3..cefcf44d5e6a84d5a2766e79064a3b5756c46466 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-02  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktoggleaction.c: Documentation tweaks.
+
 Wed Oct  1 22:43:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
index 0ce1be66e93fcdedfedb8c6c7b7e56c313f214a3..cefcf44d5e6a84d5a2766e79064a3b5756c46466 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-02  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktoggleaction.c: Documentation tweaks.
+
 Wed Oct  1 22:43:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
index 0ce1be66e93fcdedfedb8c6c7b7e56c313f214a3..cefcf44d5e6a84d5a2766e79064a3b5756c46466 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-02  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktoggleaction.c: Documentation tweaks.
+
 Wed Oct  1 22:43:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
index 0ce1be66e93fcdedfedb8c6c7b7e56c313f214a3..cefcf44d5e6a84d5a2766e79064a3b5756c46466 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-02  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktoggleaction.c: Documentation tweaks.
+
 Wed Oct  1 22:43:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
index 0ce1be66e93fcdedfedb8c6c7b7e56c313f214a3..cefcf44d5e6a84d5a2766e79064a3b5756c46466 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-02  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktoggleaction.c: Documentation tweaks.
+
 Wed Oct  1 22:43:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
index ec41db5ebcb724190f244cef8a2cf8de7832699a..dd58e6199fdcd8ebc941c6bbb2ed907383048a3b 100644 (file)
@@ -309,6 +309,8 @@ gtk_toggle_action_set_active (GtkToggleAction *action,
  * gtk_toggle_action_get_active:
  * @action: the action object
  *
+ * Returns the checked state of the toggle action.
+
  * Returns: the checked state of the toggle action
  *
  * Since: 2.4
@@ -352,6 +354,8 @@ gtk_toggle_action_set_draw_as_radio (GtkToggleAction *action,
  * gtk_toggle_action_get_draw_as_radio:
  * @action: the action object
  *
+ * Returns whether the action should have proxies like a radio action.
+ *
  * Returns: whether the action should have proxies like a radio action.
  *
  * Since: 2.4